Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,757 for

image watermarking

(0.03 sec)
  1. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats....Watermark Product Solution GroupDocs...convert the document to PDF or image format. These methods allow...

    docs.groupdocs.com/viewer/java/render-web-docum...
  3. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode Images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode Image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode Image to be inserted. Set common Image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode Image without bars and text....Watermark Product Solution GroupDocs...Usage / Working with Barcode Image Generation / Barcodes Syntax...

    docs.groupdocs.com/assembly/java/barcodes-synta...
  4. Convert DOCX to TIFF using Python

    Easily convert DOCX to TIFF using Python with clear code examples. Follow this guide to export DOCX to TIFF using Python for high-quality Image output....Watermark Product Family GroupDocs.Merger...Python Converting documents into image formats is a common practice...

    kb.groupdocs.com/conversion/python/convert-docx...
  5. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....Watermark Product Solution GroupDocs...with custom appearance and image This example demonstrates how...

    docs.groupdocs.com/signature/net/iterative-digi...
  6. Render to PNG or JPEG | Documentation

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....Watermark Product Solution GroupDocs...document as a separate PNG or JPG image. To render files to PNG/JPG...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  7. GroupDocs.Metadata for Node.js overview | Docum...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Watermark Product Solution GroupDocs...associated with various document, image, audio, video and many other...

    docs.groupdocs.com/metadata/nodejs-java/product...
  8. GroupDocs.Total for Node.js via Java

    This API allows you to do all kinds of operations on various documents in Node.js code including creating, editing and converting etc....Watermark Product Family GroupDocs.Merger...Latest Answers Create a Docker Image to Run GroupDocs.Viewer for...

    kb.groupdocs.com/total/nodejs/
  9. Features Overview | Documentation

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Watermark Product Solution GroupDocs...colors, fonts, etc.; Text as image signatures with big scope of...

    docs.groupdocs.com/signature/java/features-over...
  10. Redact PDF and Scanned Documents in Java | Blac...

    Redact text in PDF and other documents using Java in your applications. Redact documents to blackout text and also the text within the embedded Images....with the scanned document with images. The earlier articles may help...redact PDF text and text in images within a document using Java...

    blog.groupdocs.com/redaction/redact-text-and-sc...